home *** CD-ROM | disk | FTP | other *** search
/ Drops Desktop CD-ROM Collection / Drops Desktop CD-ROM Collection.iso / install.exe / scripts / DefineButton2_18 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-01-19  |  55 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","files/text.exe");
  3. }
  4.